home *** CD-ROM | disk | FTP | other *** search
/ Speccy ClassiX 1998 / Speccy ClassiX 98.iso / z80.ini < prev    next >
Text File  |  1978-05-22  |  6KB  |  143 lines

  1. %
  2. % This is the configuration file for 'Z80'
  3. %
  4. % Lines starting with a % sign are ignored. Putting more than one switch on a
  5. % line is permitted, but concatenation of switches, e.g. -c1 instead of -c -1
  6. % is allowed on the command line only.
  7. % Specifying a switch twice, either here or on the command line, will usually
  8. % turn it off again.
  9. %
  10. % Some switches are defaulted below.  Remove or change them if necessary.
  11. %
  12. % All available switches are listed below the default switches. Some especially
  13. % useful switches are:
  14. % (remove first % sign to activate them)
  15. %
  16. %    -xp c:\spectrum\progs %  to specify your default directory for .Z80 files
  17. %    -xh                   %  if you're using a Hercules adapter
  18. %    -128                  %  to emulate a Spectrum 128 by default
  19. %    -xc                   %  if you've got a Soundblaster with CM/S chips
  20. %    -xo -xq220            %  if you have a Soundblaster at address 0220 (for
  21. %                          %   tape input)
  22. %    -xz                   %  if you're using an AZERTY keyboard
  23.  
  24.  
  25.  
  26. % Standard switches:
  27. % ------------------
  28.  
  29.  
  30. %-z 100      %   Emulation speed 100%  (only for registered users)
  31. -l          %   Emulate LDIR faithfully   (remove this for faster Jetset Willy)
  32. -km         %   Control Spectrum joystick with MS Mouse
  33. -xs         %   Default to shifted cursor keys in '128 mode
  34. -0e         %   Convert ZX Printer output into Epson format  (-0h for HP-PCL)
  35. -xl 1       % * ZX Printer output to LPT1.
  36. -ju 12435   % * User defined joystick = left Sinclair joystick by default, but
  37. -jc         % * ...select Cursor joystick instead of user def joystick
  38.  
  39.  
  40.  
  41. % (lines starting with * are also hard-coded defaults; included for clarity)
  42.  
  43.  
  44.  
  45. % Display adapter options:
  46. %
  47. %    -h        %    Hercules graphics
  48. %    -xh       %    Extended Hercules graphics
  49. %    -p        %    Plantronics graphics
  50. %    -q        %    Plantronics, different palette
  51. %    -c        %    CGA graphics
  52. %    -e        %    EGA graphics
  53. %    -v        %    VGA graphics
  54. %    -xv       %    400-line VGA (for some Tridents)
  55. %    -xb       %    Black-and-white VGA
  56. %
  57. %
  58. % Spectrum hardware options:
  59. %
  60. %    -n        %    Emulate Spectrum without Interface I
  61. %    -s        %    Emulate Spectrum with SamRam
  62. %    -1[28]    %    Emulate Spectrum 128 (can be used with -n)
  63. %    -xk       %    Emulate Multiface 128 interface  (can't be used with SamRam)
  64. %    -9        %    Default to M.G.T. interface instead of Interface I
  65. %    -0d       %    M.G.T. = DISCiPLE ROM (default)
  66. %    -0p       %    M.G.T. = PLUS D
  67. %
  68. %
  69. % Emulator configuration:
  70. %
  71. %    -znnn.n   %    Emulate the Spectrum at speed nnn.n%
  72. %    -xx       %    Hi-resolution colour emulation
  73. %    -r        %    Emulate the R register
  74. %    -l        %    Better (but slower) LDIR/LDDR emulation
  75. %    -yl, -yh  %    Low, high video synchronization mode
  76. %    -2        %    Emulate an Issue-2 Spectrum
  77. %    -d        %    Double interrupt frequency (100 Hz)
  78. %
  79. %
  80. % RS232 redirection options:
  81. %
  82. %    -aN       %    Redirect Spectrum RS232 output to LPTn
  83. %    -oN       %    Redirect Spectrum RS232 output to COMn
  84. %    -uF       %    Redirect file F to Spectrum RS232 input
  85. %    -iN       %    Redirect COMn to Spectrum RS232 input
  86. %    -wF       %    Redirect Spectrum RS232 output to file F
  87. %
  88. %
  89. % Sound switches:
  90. %
  91. %    -g        %    No sound
  92. %    -xa       %    Do NOT use AdLib for 128 sound  (use internal speaker instead)
  93. %    -xc       %    Use SoundBlaster CMS chips for noise (specify base addr if <> 220)
  94. %    -xi       %    Do NOT use internal PC speaker for '128 sound
  95. %
  96. %
  97. % Tape and Microdrive options:
  98. %
  99. %    -bN       %    Use LPTn for tape I/O
  100. %    -xo       %    Use SoundBlaster's A/D Converter for tape input
  101. %    -xq adr   %    Set base IO address for SoundBlaster (for -xo, -xc, default 0220)
  102. %    -tv F     %    Play .VOC file F to 'ear' input
  103. %    -m N F    %    Insert cartridge file F{.MDR} into microdrive N
  104. %    -xm D     %    Select default directory D for .MDR files
  105. %    -td D     %    Select directory D for Multiple .TAP File mode
  106. %    -ts D     %    Specify default directory for Single .TAP File mode
  107. %    The next switches all automatically select Single .TAP File mode:
  108. %    -ti F     %    Use F{.TAP} as tape input
  109. %    -to F     %    Use F{.TAP} as tape output (if exists, append)
  110. %    -tm       %    Mirror tape input to disk (Do also specify output file!)
  111. %    -te       %    Mirror tape input to disk in EXACT mode
  112. %    -tw       %    Don't wrap load pointer of tapefile at end
  113. %
  114. %
  115. % Joystick options:
  116. %
  117. %    -km       %    Use MS Mouse to control Spectrum joystick
  118. %    -ka       %    Emulate Spectrum AMS mouse interface controlled by MS Mouse
  119. %    -kz       %    Use digital Zandbergen joystick
  120. %    -kk       %    Do not look for analogue or Zandbergen joystick
  121. %    -jk       %    Emulate Kempston joystick (instead of Cursor)
  122. %    -j2       %    Emulate Sinclair joystick 2 (keys 6,7,8,9 and 0)
  123. %    -ju<lf><rt><up><dn><fire>  % Userdef joyst. ([=shft,]=symshft,/=enter,\=space)
  124. %    -xs       %    Default to shifted cursor keys (NumLock) in '128 mode
  125. %
  126. %
  127. % Miscellaneous switches:
  128. %
  129. %    -xl N     %    Select LPTn for ZX-Printer output
  130. %    -0e       %    Epson printer (for ZX PRINTER and M.G.T. type)
  131. %    -0h       %    HP PCL printer (for ZX PRINTER and M.G.T. type)
  132. %    -0i       %    Disable Disciple interrupt
  133. %    -xp D     %    Select default directory D for .Z80 snapshot files
  134. %    -xz       %    Assume AZERTY keyboard layout
  135. %    -xr F     %    Use file F as standard Spectrum rom
  136. %    -xt       %    Use as little memory as possible
  137. %    -tx       %    Do not display tape info window when loading or saving
  138. %    -xe       %    Do not use expanded memory
  139. %    -xw       %    Run in Windows compatibility mode
  140. %    -xf       %    Switch full 16K of Interface I ROM
  141.  
  142.  
  143.